body {
	height: 1996px;
	overflow: hidden;
}
.wrap .header {
	width: 980px;
}
.wrap .contentB .master .title {
	height: 22px;
}


.wrap .contentB .master .food {
	width: 100px;
	height: 80px;
	padding: 1px;
}

.wrap .contentB .master .food img {
	width: 100px;
	height: 80px;
}

.wrap .contentB .fb {
	background-color: white;
}

.wrap .contentB .master .editor {
	width: 205px;
	float: left;
}

.wrap .contentB .master .fblike{
	width: 95px;
	overflow: hidden;
	height: 20px;
	position: absolute;
top: 30px;
left: 275px;
}
